projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66f0544
)
reftests: Add a test that ensures toplevels and popups render identical
author
Benjamin Otte
<otte@redhat.com>
Thu, 5 May 2011 03:16:09 +0000
(
05:16
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 5 May 2011 15:33:44 +0000
(17:33 +0200)
tests/reftests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/reftests/Makefile.am
b/tests/reftests/Makefile.am
index f2e2afdf4ebf426aa594b0e36e34540703e36e81..ea0081d9097e2692df8956a2ab1c2922291b744f 100644
(file)
--- a/
tests/reftests/Makefile.am
+++ b/
tests/reftests/Makefile.am
@@
-25,6
+25,9
@@
clean-local:
rm -rf output/ || true
EXTRA_DIST += \
+ box-packing.css \
+ box-packing.ref.ui \
+ box-packing.ui \
entry-progress-coloring.css \
entry-progress-coloring.ref.ui \
entry-progress-coloring.ui \
@@
-45,6
+48,5
@@
EXTRA_DIST += \
quit-mnemonic.ui \
simpe.ref.png \
simple.ui \
- box-packing.css \
- box-packing.ref.ui \
- box-packing.ui
+ toplevel-vs-popup.ref.ui \
+ toplevel-vs-popup.ui